Fix various typos
authorKyle Guinn <elyk03@gmail.com>
Fri, 23 Jun 2017 05:10:55 +0000 (00:10 -0500)
committerKyle Guinn <elyk03@gmail.com>
Fri, 23 Jun 2017 05:10:55 +0000 (00:10 -0500)
GPSBabel.pro
Makefile.in

index cad0bc9f1b77a2bccc09cc9770ca491b256facea..eb6d1fffe6d39bf0b1557c612beeb2650e130e1a 100644 (file)
@@ -32,10 +32,10 @@ ALL_FMTS=$$MINIMAL_FMTS gtm.cc gpsutil.cc pcx.cc \
         mtk_locus.cc googledir.cc mapbar_track.cc mapfactor.cc f90g_track.cc \
         energympro.cc mynav.cc ggv_bin.cc globalsat_sport.cc geojson.cc
 
-DEPRECIATED_FMTS=cetus.cc copilot.cc gpspilot.cc magnav.cc psp.cc gcdb.cc quovadis.cc gpilots.cc geoniche.cc palmdoc.cc hsa_ndv.cc coastexp.cc pathaway.cc coto.cc msroute.cc mag_pdb.cc axim_gpb.cc delbin.cc google.cc
+DEPRECATED_FMTS=cetus.cc copilot.cc gpspilot.cc magnav.cc psp.cc gcdb.cc quovadis.cc gpilots.cc geoniche.cc palmdoc.cc hsa_ndv.cc coastexp.cc pathaway.cc coto.cc msroute.cc mag_pdb.cc axim_gpb.cc delbin.cc google.cc
 
-DEPRECIATED_HEADERS=geo.h quovadis.h
-DEPRECIATED_SHAPE=pdbfile.cc
+DEPRECATED_HEADERS=geo.h quovadis.h
+DEPRECATED_SHAPE=pdbfile.cc
 
 # ALL_FMTS=$$MINIMAL_FMTS
 FILTERS=position.cc radius.cc duplicate.cc arcdist.cc polygon.cc smplrout.cc \
index a7ca70f0e05241eb156965a606ef71056496ccb9..f4b6c0649182b1033655182b0659a1b82600952d 100644 (file)
@@ -253,7 +253,7 @@ $(WEB)/htmldoc-$(DOCVERSION)/index.html: FORCE
 #   * Sun Java seems to be required.   GCJ 1.4.2 doesn't work.   You can
 #     force Sun Java to be used by creating ~/.foprc with 'rpm_mode=' (Fedora)
 #     Get it from http://www.java.com
-# The Hypnenation package must be installed from 
+# The Hyphenation package must be installed from
 #   http://offo.sourceforge.net/hyphenation/index.html - be sure to get the
 #   version that corresponds to the version of FOP that you used above.
 # The docbook XSL must be 1.71.1 or higher.